Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Scott Lysle"

Geocoding a Physical Address Version: VB 2005
Author: Scott LysleSubmitted: 1/15/2008Downloads: 5106
This article will demonstrate the basics of submitting an address to the Yahoo! Geocoding service, recovering and displaying the geocoded result, and will also demonstrate a simple approach to displaying the location as mapped using Yahoo maps. For more ...more>>

View Database Structure Using C#Version: C#
Author: Scott LysleSubmitted: 1/15/2008Downloads: 4021
This article describes an easy approach to examining all of the tables, views, and columns in a database, the article is written to describe an example application that may be used to connect to a database (Oracle, SQL Server, or MS Access), view that dat ...more>>

Yahoo! Local Search Service in a C#Version: C#
Author: Scott LysleSubmitted: 1/15/2008Downloads: 2593
Yahoo's Local Search Service is provided free of charge to developers through the Yahoo! Developer's Network. This article will demonstrate one approach to consume this service to return a list of business through the use of a zip code based search for ...more>>

Geocoding a Physical Address in C#Version: C#
Author: Scott LysleSubmitted: 1/15/2008Downloads: 2620
Yahoo Web Services are made available to developers through Yahoo's Developer Network; a variety of services are available but this article is specifically interested in using Yahoo's Geocoding Service. This service will return the closest matching addre ...more>>

Currency Converter Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/10/2006Downloads: 11974
This article describes the details for constructing a custom ASP.NET 2.0 composite control used to convert one form of currency into another. The control consumes a public web service in order to calculate the exchange rate and uses the exchange rate ret ...more>>

Stock Tracker Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/10/2006Downloads: 11631
This article describes the construction of a custom control used to check stock prices as made available through a public web service. The article includes the source code for this custom control and well as a demonstration site used to test the control. ...more>>

Intro to Localization in ASP.NET 2.0Version: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/10/2006Downloads: 7127
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005). The article and code sample are not at all representative of everything that can be accomplis ...more>>

Daily Dilbert Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/9/2006Downloads: 5552
The package contains an article and the source code for a custom control that displays the daily Dilbert cartoon from the Scott Adams Dilbert archives through a web service.

US Weather Forecast Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/9/2006Downloads: 7200
The article and example show the construction of a custom control used to display a three day weather forecast by zip code. The information is obtained through a public web service.

Area Code Lookup Custom ControlVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 11/9/2006Downloads: 6824
This article describes the construction of a simple custom control used to lookup an area code and a city/state location based upon a selected zip code; the lookup is performed through the use of an available public web service. The article includes the ...more>>

<< Previous  Page 4 of  6  Next >>

Go to page: 4  5  6